home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / todosw.arc / TODO.HLP < prev    next >
Text File  |  1991-02-09  |  28KB  |  663 lines

  1. ╒══════════════╕
  2. │     ToDo     │
  3. ╘══════════════╛
  4.  
  5. ToDo is a Task oriented Personal Time Management Tool.  
  6.  
  7. ToDo is also system for recording hours worked on a daily basis. It
  8. also lets you track tasks as a Project Management program would. It
  9. can also remind you of upcoming dates each time you reboot your 
  10. computer and will remember important names, addresses, phone numbers
  11. and other personal information for you.  You can also keep a diary in
  12. ToDo.  It will even dial your phone numbers for you, and keep a log of
  13. calls.
  14.  
  15. ToDo has been designed specifically for Consultants (of any type),
  16. Programmers or anybody that has a need to record hours worked on
  17. one or more projects.
  18.  
  19. It's quite simple to use.  This document only describes the general 
  20. concept of the program.  Specific operating instructions are 
  21. available in the program through the use of Help Screens obtained at 
  22. any time by pressing function key <F1>.
  23.  
  24. To get the most out of ToDo, experiment with ALL of its options.  To
  25. learn about ToDo's features, use the "ToDo Road Map", accessible by
  26. pressing <Ctrl><F1> from the ToDo Main Menu.
  27.  
  28. ═════════════════════════════════════════════════════════════════════
  29. ╒════════════════════╕
  30. │   What is ToDo?    │
  31. ╘════════════════════╛
  32. ToDo has 3 modes of operation:
  33.  
  34.    PROGRAM    In 'PROGRAM' mode, ToDo has facilities for 
  35.               entering:
  36.  
  37.                   * Task Information
  38.                   * Daily Hours Worked (by Task)
  39.                   * Expense Information
  40.                   * Diary Information
  41.                   * Special Dates
  42.                   * Important Numbers (password protected)
  43.                   * Client Information (or Project Names)
  44.                   * Names, Addresses and Phone Numbers
  45.  
  46.               It will supply you with many reports (screen or 
  47.               printer) of the information you entered today, 
  48.               a month ago or even years ago.  It has lots of
  49.               other options as well.
  50.  
  51.    BATCH      ToDo has two BATCH modes:
  52.  
  53.               * ToDo will remind you of tasks that are due,
  54.                 upcoming 'special' dates (i.e., Meetings,
  55.                 Birthdays, etc.) and daily hours that you
  56.                 forgot to enter.
  57.  
  58.               * You can get BATCH HELP by entering:
  59.                       
  60.                       TODO /HELP
  61.  
  62.                 from the DOS Command Line.
  63.  
  64.    DIALING    ToDo will Dial phone numbers from your Names,
  65.               Address and Phone list from the DOS command
  66.               line.  
  67.  
  68.    (See the section below entitled "Invoking ToDo" for Command 
  69.     Line Options)
  70.  
  71. ═════════════════════════════════════════════════════════════════════
  72.  
  73. ╒══════════════════╕
  74. │   Quick Setup    │
  75. ╘══════════════════╛
  76.  
  77. Add the following to your AUTOEXEC.BAT (ToDo probably did the first
  78. line for you!):
  79.  
  80.     Prototype                         Example
  81.     ────────────────────────────      ───────────────────────────────
  82.     SET ToDo=[d:][path]               SET ToDo=C:\ToDo
  83.     ToDo [cmd line opt's-see below]   C:\ToDo\ToDo /CHECK /S /T /H
  84.  
  85.  
  86. Add the following to your CONFIG.SYS (You MUST be running DOS 3.3 or 
  87. higher!):
  88.  
  89.     FILES=31
  90.  
  91. (ToDo Requires a minimum of 30 files, but DOS prefers an odd number!)
  92.  
  93.  
  94. The default date format is mm/dd/yy, however, if you prefer the
  95. British format of dd/mm/yy, you can choose the "CONFIGURATION" option
  96. from the UTILITY MENU.  On this screen you can change the ToDoDate
  97. default from mm/dd/yy to the British format: dd/mm/yy.
  98.  
  99. ═════════════════════════════════════════════════════════════════════
  100.  
  101. ╒═══════════════════╕
  102. │   You Supply...   │
  103. ╘═══════════════════╛
  104.  
  105. As stated above, you supply the following types of information to ToDo:
  106.  
  107.      Client Info  You must FIRST enter at least one Client.  This is
  108.                   accomplished through the "Client Maintenance" option 
  109.                   on the Main Menu.  You can enter a Client Name and
  110.                   Billing Rate (Dollars per Hour).  If you don't have
  111.                   a need to enter Client Names, you can also use this
  112.                   to enter Project Names.
  113.  
  114.                   NOTE:  The first 3 characters of the Client Name is 
  115.                   used as a "key", therefore, ToDo won't let you duplicate
  116.                   these first 3 letters.
  117.                   
  118.                   Once Client(s) are entered, Tasks can be entered.  
  119.  
  120.  
  121.     Task Info     You can enter one or more Tasks with the following 
  122.                   information:
  123.  
  124.                   * Task Name                             (required)
  125.                   * Estimated Hours to Complete the Task  (optional)
  126.                   * Estimated Completion Date             (optional)
  127.                   * Priority                              (required)
  128.                   * Client                                (required)
  129.                   * Short Name                            (required)
  130.                   * A Link to another Task                (optional)
  131.  
  132.                   and when a task is complete, you can also indicate 
  133.                   that to ToDo.
  134.  
  135.                   Todo will produce a ToDo report (with several 
  136.                   options) to help organize your day, as well as 
  137.                   several other useful reports.
  138.  
  139.                   You can also enter Notes about a task that will 
  140.                   appear on your ToDo List.
  141.  
  142.                   You can indicate to ToDo that a task won't start
  143.                   until another is completed.  In other words, one is
  144.                   dependent on the other.  The effect of creating
  145.                   a dependency is that the Time Line Chart (Report
  146.                   Menu) and the Average Hours Report (Task
  147.                   Maintenance) will reflect a different start date.
  148.  
  149.  
  150.     Daily Hours Worked -
  151.                   The heart of ToDo is the daily input of 
  152.                   hours worked.  Each day, you enter the 
  153.                   hours you worked on each task.  ToDo keeps 
  154.                   track of how many hours you've worked on 
  155.                   each task, and will produce reports and 
  156.                   statistics by task and/or time period.
  157.  
  158.  
  159.     Expense Info  At the same time you're entering hours worked, you 
  160.                   can enter one or more expenses for each day.  ToDo 
  161.                   will track these and produce an Expense Report 
  162.                   whenever desired.  Additionally, expenses can be 
  163.                   included on many other reports if desired.
  164.  
  165.  
  166.     Diary Info    At the same time you're entering hours worked, you 
  167.                   can enter diary information for each day. 
  168.  
  169.  
  170.     Special Dates You can enter Special Dates, such as Birthdays, 
  171.                   Anniversaries, Meetings, Travel Dates, etc.  ToDo 
  172.                   will accept both recurring (i.e., Birthdays, etc.) 
  173.                   and nonrecurring (i.e., Meetings, etc.) dates.  You 
  174.                   tell ToDo how much in advance you want to be 
  175.                   reminded, and ToDo can be placed in your 
  176.                   AUTOEXEC.BAT file to remind you when necessary.
  177.  
  178.                   You can also LINK a Special Date to a Task.  By
  179.                   this, the Special Date will be listed with any
  180.                   notes that you have on the ToDo List.
  181.  
  182.  
  183.     Names, Addresses and Phone Numbers
  184.                   This information is independent of the other items
  185.                   listed above and may or may not be entered.  If you
  186.                   wish, names, address information and phone numbers
  187.                   may be entered for your friends, business
  188.                   acquaintances, etc.  ToDo will print both reports and
  189.                   labels from this information.
  190.  
  191.  
  192.     Holidays      If you tell ToDo about upcoming holidays, ToDo will
  193.                   ignore these days if you want in its date calculations.
  194.                   There are two types of Holidays that you can enter:
  195.  
  196.                       1 Holidays you have off
  197.                       2 Holidays you have to work
  198.  
  199.                   ToDo will also display these days as holidays when
  200.                   you print a calendar.
  201.  
  202. ToDo produces many reports with many options.  You can use some or 
  203. all of its options.  One of ToDo's features is that ALL date reporting
  204. is based on a 5 day business work week.  When ToDo calculates the number
  205. of days between 2 dates, it doesn't count weekends.
  206.  
  207. ═════════════════════════════════════════════════════════════════════
  208. ╒════════════════════╕
  209. │   INVOKING ToDo    │
  210. ╘════════════════════╛
  211.  
  212. ToDo Command Line Options are:
  213.  
  214.       /HELP - Help Screen for Command Line Options
  215.  
  216.       /MONO - Force Monochrome
  217.  
  218.       /CLOCK- Display the digital clock without running ToDo
  219.  
  220.       /D    - Enter ToDo Date (w/o Changing System Date)
  221.  
  222.       /CHECK- Check with at least 1 of the following options:
  223.           /S   - Check for upcoming Special Dates
  224.           /T   - Check for Tasks Due Today
  225.           /Hnn - Check for Hours not entered (for nn days)
  226.  
  227.       /DIAL - Dial a phone number from the ToDo Phone Data Base,
  228.               followed by the Name to dial, which can be enclosed
  229.               in Quotes.  You will be given the choice of each of
  230.               the 2 phone numbers that you can enter from within
  231.               ToDo. 
  232.  
  233.               For Example:
  234.                  ToDo /dial "John Doe Sr"   John Doe
  235.                  ToDo /dial John            Any name starting w/John
  236.                  ToDo /dial John Doe        John Doe
  237.       
  238.       /R   - If something happens to corrupt ToDo's index files,
  239.              you may not be able to get back into ToDo without an
  240.              error.  If this happens, you can use this option
  241.              on the DOS command line to force ToDo to
  242.              re-index its files before doing anything else.
  243.  
  244.              NOTE:  This option MUST be the ONLY option on the
  245.                     command line for this to function.
  246.                     
  247.  
  248.     for example:
  249.                                ToDo
  250.       Command Line             Mode     Description
  251.       ───────────────────────  ───────  ─────────────────────────────────────
  252.       ToDo                     PROGRAM  Start ToDo with no options
  253.       ToDo /MONO               PROGRAM  Force monochrome
  254.       ToDo /MONO /D            PROGRAM  Force Monochrome and a New Date
  255.       ToDo /CLOCK              PROGRAM  Display Digital Clock     
  256.       ToDo /R                  PROGRAM  Force a Re-Index
  257.  
  258.       ToDo /CHECK /T /S        BATCH    Check for due tasks/special dates
  259.       ToDo /CHECK /S /H20      BATCH    Check for due special dates and Hours
  260.                                             not entered for the past 20 days.
  261.  
  262.       ToDo /dial John Doe      DIALING  Search for "John Doe" to dial
  263.       ToDo /dial John          DIALING  Search for "John" to dial
  264.       ToDo /dial "John Doe Sr" DIALING  Search for "John Doe Sr" to dial
  265.  
  266. ═════════════════════════════════════════════════════════════════════
  267. ╒═══════════════════╕
  268. │   Main Menu ...   │
  269. ╘═══════════════════╛
  270.  
  271.     The Main Menu offers several choices:
  272.  
  273.                     ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  274.                     ▒▒╒══════════════════════════════╕
  275.                     ▒▒│Daily:                        │
  276.                     ▒▒│    Enter Hours/Expenses/Diary│
  277.                     ▒▒│    What's Due Today          │
  278.                     ▒▒│                              │
  279.                     ▒▒│Maintenance:                  │
  280.                     ▒▒│    Tasks                     │
  281.                     ▒▒│    Special Dates             │
  282.                     ▒▒│    Clients                   │
  283.                     ▒▒│    Names/Address/Phone       │
  284.                     ▒▒│    Holidays                  │
  285.                     ▒▒│    Important Numbers         │
  286.                     ▒▒│                              │
  287.                     ▒▒│Other Menus:                  │
  288.                     ▒▒│    Reports                   │
  289.                     ▒▒│    Utilities                 │
  290.                       ╘══════════════════════════════╛
  291.                                                   
  292.    Enter Hours/Expenses/Diary
  293.                   - This option allows you to enter hours
  294.                     worked by DAY by TASK.  You select the
  295.                     day, and then enter hours worked for each
  296.                     task.  New Tasks can be entered, and existing
  297.                     Tasks can be deleted though this option.  You
  298.                     may also enter individual expenses incurred
  299.                     on that day, as well as diary entries.
  300.  
  301.    Task Maintenance
  302.                   - This option allows you to modify tasks,
  303.                     Estimated Hours, Estimated Completion date,
  304.                     Priority or Actual Completion Date.  You
  305.                     also have the following options:
  306.                       * See Tasks due today
  307.                       * See a Briefing of a tasks statistics
  308.                       * Print a Report of all tasks
  309.                       * Add Notes to tasks
  310.                       * etc., etc.
  311.  
  312.    Special Dates  - Special Dates are dates that you would like
  313.                     ToDo to remind you of.  They can be Birth-
  314.                     days, meetings - or anything.  This option
  315.                     allows you to enter these dates along with
  316.                     other information so ToDo can remind you.
  317.  
  318.    Client Maintenance
  319.                   - This option allows you to add/modify and delete
  320.                     Clients.  Each task must be assigned to one client.
  321.                     The clients you enter with this option will be
  322.                     displayed each time you enter a new task.
  323.  
  324.                     You can also enter an Hourly Billing rate which 
  325.                     will be used on the "Billing Report".
  326.  
  327.  
  328.    Names/Address/Phone
  329.                   - You can add Name, address and phone information
  330.                     for friends, business acquaintances, etc.  ToDo
  331.                     will print a report or mailing labels for you, or
  332.                     it can Dial phone numbers from the list or from
  333.                     the DOS command line.
  334.  
  335.  
  336.    Holidays       - You can enter whatever holidays you wish into
  337.                     the Holiday Maintenance Screen.  There are 2
  338.                     types of Holidays:
  339.  
  340.                       1 Holidays you have off
  341.                       2 Holidays you have to work
  342.  
  343.                     If you indicate that a holiday is a day you DON'T
  344.                     work, ToDo will ignore this day in all of its
  345.                     date calculations, including the Date Calculator.
  346.                     All of the Holidays will appear on the
  347.                     printed Calendar if you wish.
  348.  
  349.  
  350.    Important Numbers
  351.                   - You can record 'important numbers' in ToDo.  This
  352.                     can be used for credit card numbers, insurance
  353.                     policy numbers, etc.  Because of the confidential
  354.                     nature of these numbers, ToDo encrypts them on disk,
  355.                     so that if somebody looks at your files, they won't
  356.                     be able to read any of the numbers.
  357.  
  358.                     When you choose it for the first time you will be
  359.                     asked for a password.  Don't forget your password!
  360.                     If you do, you will loose all of the information
  361.                     previously entered in 'Important Numbers'!
  362.  
  363.  
  364.    Report Menu    - The following Reports can be printed/dis-
  365.                     played from this option:
  366.                       * ToDo List
  367.                       * Hours by Day
  368.                       * Hours by Task
  369.                       * Hours by Week
  370.                       * Completed & Active Tasks (w/statistics)
  371.                       * Time Line Chart
  372.                       * Expense Report
  373.                       * Billing Report
  374.                       * Print a Calendar
  375.  
  376.    Utility Menu   - The Utility Menu has options to move tasks
  377.                     from a 'Current' status to an 'Archive'
  378.                     status and back again.  It also has options
  379.                     to select a printer for output, to Change
  380.                     the date, Restore from a Backup, etc.
  381.                     Additional options allow you to PERMANENTLY
  382.                     delete Tasks and Expenses.  You can also
  383.                     TRANSFER hours from one task to another from
  384.                     here, etc., etc.
  385.      
  386.  ═════════════════════════════════════════════════════════════════════
  387.  
  388. ╒═════════════════════════╕
  389. │ Generic Function Keys   │
  390. ╘═════════════════════════╛
  391.  
  392.    Function Keys Available ANYTIME:
  393.       <F1>               Context Sensitive Help
  394.       <Alt>  <F1>        Generic System Help
  395.       <Ctrl> <F1>        List of ToDo Functions
  396.       <F10>              Calendar
  397.       <Alt>  <F10>       Clock
  398.       <Shift><F10>       Calculator (Math & Date)
  399.       <Ctrl> <F10>       If you're using an EGA or VGA monitor to change
  400.                              colors (there are 2 color options).
  401.  
  402.    Other Function Keys (when available):
  403.  
  404.       <F5>               Print a Report
  405.       <Ctrl><F5>         Print Mailing Labels
  406.       <F3>               Search
  407.       <Alt> N            Search Again (Next)
  408.  
  409.    Plus other Function keys are available on specific screens. 
  410.    Check the bottom screen line for specific keys available on each
  411.    screen.
  412.  
  413.  
  414.  ═════════════════════════════════════════════════════════════════════
  415. ╒═════════════════════════╕
  416. │   The ToDo ARCHIVES     │
  417. ╘═════════════════════════╛
  418.  
  419. Tasks in ToDo have three general status categories:
  420.  
  421.     *  Current
  422.     *  Archived
  423.     *  Purged
  424.  
  425.  
  426.     Current    The Current status is the normal status.  You can 
  427.                enter hours worked for a Current Task and Hours and 
  428.                Date estimates can be changed for Current tasks.  
  429.                You can indicate that a Current task has been 
  430.                completed, etc.
  431.  
  432.     Archived   When a task has been completed, and you no longer 
  433.                want to see the task when performing task 
  434.                maintenance or entering hours worked, the task can 
  435.                be Archived.  When you Archive a task, you no 
  436.                longer see the task when using ToDo, but if needed, 
  437.                ToDo still can use information for an Archived task 
  438.                for a report, etc.  ToDo allows you to restore 
  439.                Archived tasks back to a Current Status, if 
  440.                necessary.
  441.  
  442.     Purged     After a while, you may want to totally eliminate 
  443.                all record of a task's existence.  ToDo lets you 
  444.                PURGE tasks from the Archive.  Once purged, nothing 
  445.                will get it back!
  446.  
  447.                Expenses, Special Dates and Phone Numbers all
  448.                accumulate "History" data and can also be purged.
  449.  
  450. ═════════════════════════════════════════════════════════════════════
  451. ╒═══════════════════╕
  452. │   About Dates...  │
  453. ╘═══════════════════╛
  454.  
  455. ToDo accepts dates in the format mm/dd/yy.  When calculating the
  456. number of days between 2 Task Dates, ToDo ignores weekend days.  The
  457. assumption is that you don't work weekends.  ToDo will also ignore
  458. any dates that are Holidays that you don't work, based on what's been
  459. entered on the Holiday Maintenance screen.
  460.  
  461. You can change the default U.S. date format of mm/dd/yy to the British
  462. format of dd/mm/yy from the Configuration Screen (from the Utility Menu).
  463.  
  464. ═════════════════════════════════════════════════════════════════════
  465. ╒════════════════════════╕
  466. │   About Postal Codes   │
  467. ╘════════════════════════╛
  468.  
  469. ToDo lets you enter the Postal Code in any one of 3 formats:
  470.  
  471.       FORMAT         EXAMPLE
  472.       -------------  ------------
  473.       U.S.           012345-6789
  474.       Canadian or    A1B 2C3
  475.       Free Format    ABCDEFGHIJ or 0123456789, etc.
  476.  
  477. The default format can be selected from the SYSTEM CONFIGURATION
  478. option on the UTILITY menu, or you can use Function Key F4 to change
  479. this format for any address entered.
  480.  
  481.  
  482. ═════════════════════════════════════════════════════════════════════
  483. ╒══════════════════════════════════════════════╕
  484. │   Hardware/Software Requirements for ToDo    │
  485. ╘══════════════════════════════════════════════╛
  486.  
  487.     Hardware: ToDo requires an IBM-PC or Compatible with 640K RAM
  488.               and a hard disk. (Minimum Available RAM should be
  489.               424K or greater - but more is recommended.)
  490.  
  491.               ToDo makes the assumption that your printer can print 
  492.               IBM-PC Extended ASCII characters.  If it can't, answer
  493.               NO to the Extended ASCII question on the System
  494.               Configuration Screen.
  495.  
  496.               Any type monitor can be used with ToDo, but if you have
  497.               either an EGA or VGA, there are two default color sets
  498.               available.  To switch between them, you can press
  499.                   
  500.                   <Ctrl> <F10>
  501.  
  502.               almost anytime.  After pressing this key combination, the
  503.               colors will be switched on the NEXT screen, and the new
  504.               colors will be saved for each subsequent session.
  505.  
  506.     Software: DOS 3.3 is REQUIRED for ToDo.  Additionally, ToDo 
  507.               requires a minimum of 30 DOS file handles to function 
  508.               properly.  You will need the statement:
  509.  
  510.                       FILES=31
  511.  
  512.               in your CONFIG.SYS file (DOS likes odd numbers!).
  513.  
  514.               Additionally, you also need to have the following 
  515.               statement in your AUTOEXEC.BAT file so ToDo knows where
  516.               its files are:
  517.  
  518.                       SET ToDo=[d:][path]
  519.  
  520.               This tells ToDo where it can find its files.
  521.               The [path] should be the path for the ToDo data files.
  522.               
  523.               For example:
  524.  
  525.                       SET ToDo=C:\todo
  526.  
  527. ═════════════════════════════════════════════════════════════════════
  528.  
  529. ╒══════════════════════╕
  530. │   REQUIRED FILES     │
  531. ╘══════════════════════╛
  532. The following files are required for ToDo:
  533.  
  534.     AHOURS   DBF      Archived Hours Worked Data Base
  535.     ATASKS   DBF      Archived Task Data Base
  536.     CLIENTS  DBF      Client Data Base
  537.     COLORS   DBF      Standard Color Definitions
  538.     CONTROL  DBF      Internal Data Base used by ToDo
  539.     EXPENSES DBF      Expenses Data Base
  540.     FONTS    DBF      Printer Fonts Definition
  541.     HOLIDAY  DBF      Holiday Data Base       (not required initially)
  542.     HOURS    DBF      Hours Worked Data Base
  543.     HOWTO    DBF      ToDo Road Map Data Base (not required initially)
  544.     IMPORTAN DBF      Important Numbers (encrypted)
  545.     Palette  EXE      Stand alone program to Change EGA/VGA palette
  546.     PHONEHIS DBF      Phone Call History Data Base
  547.     NOTES    DBF      Task Notes Data Base
  548.     NOTES2   DBF      Name and Address Comments
  549.     NOTES3   DBF      Diary
  550.     Rpt      EXE      ToDo Program #3
  551.     Rpt      OVL      ToDo Overlay #3
  552.     SPECHIST DBF      Special Dates Archive
  553.     SPECIAL  DBF      Special Dates Data Base
  554.     SYSHELP  DBF      System Help Data Base   (not required initially)
  555.     TASKS    DBF      Task Data Base
  556.     TEMP     RPT      Screen Report File      (not required initially)
  557.     TD       EXE      ToDo Program #2
  558.     TD       OVL      ToDo Overlay #2
  559.     ToDo     EXE      The ToDo Startup Program
  560.     ToDo     HLP      ToDo System Help File
  561.     ToDo     MEM      Internal Storage File   (not required initially)
  562.     TODO     PAL      Palette Color Changes   (required for PALETTE.EXE)
  563.     ToDo2    MEM      Internal Storage File   (not required initially)
  564.     ToDoERRS DBF      Error History           (not required initially)
  565.     ToDoNA   DBF      Names and Phone Numbers
  566.     TODONA2  DBF      Addresses
  567.     ToDoREST EXE      Restore Program for ToDo Backup (ToDo.BU)
  568.     Util     EXE      ToDo Program #4
  569.     Util     OVL      ToDo Overlay #4
  570.  
  571.     
  572. Plus ToDo will create its own indexes for the above files.
  573.  
  574. ═════════════════════════════════════════════════════════════════════
  575. ╒═══════════════════════╕
  576. │   Backing Up          │
  577. ╘═══════════════════════╛
  578. As with ALL programs, you should back up the ToDo program files on a
  579. regular basis (I backup up once a day).  When you exit ToDo, you will
  580. be given the opportunity to Back Up the ToDo Data files (the corres-
  581. ponding RESTORE program can be accessed from the Utility Menu).  ToDo
  582. will back up all of the necessary files to a single file on whatever
  583. drive you choose.                            ------
  584.  
  585. This backup is limited to a single drive.  For example, if backing up
  586. to a 360K  - 5 1/4" floppy, your backup will be limited to 360K of
  587. data.  In ToDo's world, this is a LOT of information, and it is
  588. unlikely that you will ever need more than this.  But.....if you do,
  589. you can use any commercial (on non-commercial) backup product you
  590. choose.  The only files you will need to back up can be categorized
  591. as follows:
  592.  
  593.       *.DBF
  594.       *.MEM
  595.  
  596. If for some reason, you can't get into ToDo, because of a problem
  597. with the databases, you can use the stand alone program:
  598.  
  599.           ToDoREST.EXE
  600.  
  601. to restore ToDo databases.  You should run this program from the ToDo
  602. directory, and it requires one parameter:  the location of the ToDo
  603. backup file (ToDo.BU).  For example, if the ToDo.BU file is on drive
  604. B: in the root directory, you would enter:
  605.  
  606.       ToDoREST B:\
  607.  
  608. When starting up ToDo after manually restoring these files, you
  609. should always use the /R option from the command line
  610. (i.e., ToDo /R).  This will cause ToDo to regenerate all of its
  611. index files.  This WON'T be necessary if you use ToDo's Backup and
  612. Restore function (from the Utility Menu).
  613.  
  614.  
  615. ═════════════════════════════════════════════════════════════════════
  616. ╒═══════════════════════╕
  617. │   Other Information   │
  618. ╘═══════════════════════╛
  619.  
  620. ToDo is written in the dBase Language, compiled using the Clipper
  621. compiler, along with a few "C"  & assembler programs thrown in for
  622. good measure!
  623.  
  624. ═════════════════════════════════════════════════════════════════════
  625. ╒═══════════════════════════════════════╕
  626. │   Copyrights, and other necessities   │
  627. ╘═══════════════════════════════════════╛
  628.  
  629. This software is distributed to you on an "as is"  basis without 
  630. warrantee of any kind.  PriceWise and Bert Sirkin make no warranty of
  631. any kind, express or implied, including without limitation, any
  632. warrantees of merchantability and/or fitness for a particular
  633. purpose.  Neither PriceWise or Bert Sirkin shall not be liable for
  634. any damages, whether direct, indirect, special or consequential
  635. arising from a failure of any function within the above mentioned
  636. program to operate in the manner desired by the user.  In no event
  637. will PriceWise or Bert Sirkin be responsible for any damage,
  638. including lost profits, lost savings or other incidental or
  639. consequential damages arising out of use of the programs contained on
  640. the above mentioned disk(s).
  641.  
  642. whew!
  643.  
  644. (c) Copyright 1988, 1989, 1990, 1991 PriceWise (Bert Sirkin)
  645.  
  646. ═════════════════════════════════════════════════════════════════════
  647. ╒══════════════╕
  648. │   Help!!     │
  649. ╘══════════════╛
  650.  
  651. If you have any suggestions or ideas for improving ToDo, or find any
  652. Bugs (ugh!), please let us know!
  653.  
  654. Thanks!
  655.  
  656. Bert Sirkin (PriceWise)
  657. P.O. Box 370542
  658. West Hartford, CT  06137
  659.  
  660. (203) 232-2515
  661.  
  662.  
  663.